Checks whether the row associated with the specified resources in a Resource view is expanded.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public bool IsResourceRowExpanded ( |
Visual Basic Copy Code |
---|
Public Function IsResourceRowExpanded( _ |
A list with Resource objects defining the row to check.
true if the associated row is expanded; false if either the row is collapsed, there is no such row or the current view is not a ResourceView.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |